Skip to content

fix: bypass whisperx with faster-whisper direct for CUDA 13 / RTX 500…#11

Open
vashdao wants to merge 1 commit into
DataAnts-AI:mainfrom
vashdao:main
Open

fix: bypass whisperx with faster-whisper direct for CUDA 13 / RTX 500…#11
vashdao wants to merge 1 commit into
DataAnts-AI:mainfrom
vashdao:main

Conversation

@vashdao

@vashdao vashdao commented Apr 19, 2026

Copy link
Copy Markdown

Fix: Bypass whisperX with faster-whisper for CUDA 13 / RTX 5000 series compatibility
whisperX has irreconcilable dependency conflicts with newer pyannote.audio, speechbrain, and torchaudio on Windows with CUDA 13 (RTX 4090/5090). This fix bypasses whisperX entirely and uses faster-whisper directly, which supports word-level timestamps natively. Tested and working on RTX 5090 with CUDA 13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant